PostgreSQL Support Summary
This topic summarizes PostgreSQL object and database support. To create any of these objects and define their properties, refer to the Defining PostgreSQL Objects section.
The following list summarizes objects supported under PostgreSQL:
The following table lists the supported data types:
Category |
Datatypes |
---|---|
Numeric Data Types |
|
Monetary Data Types |
|
Character Data Types |
|
Binary Data Types |
|
Boolean Data Types |
|
Date and Time Data Types |
|
Geometric Data Types |
|
Network Address Types |
|
Bit String Types |
|
Text Search Types |
|
UUID Type |
|
XML Type |
|
JSON Type |
|
pg_Isn Type |
|
Other Datatypes |
|
Composite Types |
|
Range Types |
|
For more information about specific PostgreSQL property values, refer to the PostgreSQL database documentation. The erwin® Data Modeler documentation for the physical property editors provides brief descriptions of the controls on each dialog and tab, which you can use as a point of reference while working with database design features.
As a best practice, use the PostgreSQL ANSI ODBC driver for Reverse Engineering from Database (REDB) while using erwin® Data Modeler.
Defining PostgreSQL Objects
Follow these steps to create PostgreSQL objects and define their properties:
- In the Model Explorer, right-click the required object and click New.
An instance of the object is created. - Right-click the newly created instance and click Properties.
The object's property editor opens. - Set the values of all the required properties.
For information on properties, refer to the corresponding object's property page from the above list. - Click Close.
The object is created and the required properties are set.
Copyright © 2024 Quest Software, Inc. |